FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.7.16  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package il.fhir.r4.dgmc#0.4.0 (78 ms)

Package il.fhir.r4.dgmc
Type StructureDefinition
Id Id
FHIR Version R4
Source http://fhir.dgmc.health.gov.il/ImplementationGuide/il.fhir.r4.dgmc/https://simplifier.net/resolve?scope=il.fhir.r4.dgmc@0.4.0&canonical=http://fhir.dgmc.health.gov.il/StructureDefinition/dgmc-allergy-intolerance-comment
Url http://fhir.dgmc.health.gov.il/StructureDefinition/dgmc-allergy-intolerance-comment
Version 0.2.0
Status draft
Date 2025-03-25
Name DGMCAllergyIntoleranceComment
Title DGMC Allergy Intolerance Comment
Experimental False
Description DGMC Allergy Intolerance Comment
Type AllergyIntolerance
Kind resource

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
http://fhir.health.gov.il/StructureDefinition/il-core-allergy-intolerance ILCore AllergyIntolerance Profile
http://fhir.dgmc.health.gov.il/ValueSet/allergy-int-identifier-comment-uri Allergy Intolerance Identifier Comment


Source

{
  "resourceType" : "StructureDefinition",
  "id" : "dgmc-allergy-intolerance-comment",
  "url" : "http://fhir.dgmc.health.gov.il/StructureDefinition/dgmc-allergy-intolerance-comment",
  "version" : "0.2.0",
  "name" : "DGMCAllergyIntoleranceComment",
  "title" : "DGMC Allergy Intolerance Comment",
  "status" : "draft",
  "date" : "2025-03-25",
  "publisher" : "Division of Governmental Hospitals Israel",
  "description" : "DGMC Allergy Intolerance Comment",
  "fhirVersion" : "4.0.1",
  "kind" : "resource",
  "abstract" : false,
  "type" : "AllergyIntolerance",
  "baseDefinition" : "http://fhir.health.gov.il/StructureDefinition/il-core-allergy-intolerance",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "AllergyIntolerance.id",
        "path" : "AllergyIntolerance.id",
        "min" : 1
      },
      {
        "id" : "AllergyIntolerance.identifier",
        "path" : "AllergyIntolerance.identifier",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "system"
            }
          ],
          "rules" : "open",
          "ordered" : false
        },
        "min" : 1
      },
      {
        "id" : "AllergyIntolerance.identifier:comment",
        "path" : "AllergyIntolerance.identifier",
        "sliceName" : "comment",
        "min" : 1,
        "max" : "1"
      },
      {
        "id" : "AllergyIntolerance.identifier:comment.system",
        "path" : "AllergyIntolerance.identifier.system",
        "min" : 1,
        "binding" : {
          "strength" : "required",
          "valueSet" : "http://fhir.dgmc.health.gov.il/ValueSet/allergy-int-identifier-comment-uri"
        }
      },
      {
        "id" : "AllergyIntolerance.identifier:comment.value",
        "path" : "AllergyIntolerance.identifier.value",
        "min" : 1
      },
      {
        "id" : "AllergyIntolerance.clinicalStatus",
        "path" : "AllergyIntolerance.clinicalStatus",
        "min" : 1
      },
      {
        "id" : "AllergyIntolerance.clinicalStatus.coding",
        "path" : "AllergyIntolerance.clinicalStatus.coding",
        "min" : 1,
        "max" : "1"
      },
      {
        "id" : "AllergyIntolerance.clinicalStatus.coding.system",
        "path" : "AllergyIntolerance.clinicalStatus.coding.system",
        "min" : 1,
        "patternUri" : "http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical"
      },
      {
        "id" : "AllergyIntolerance.clinicalStatus.coding.code",
        "path" : "AllergyIntolerance.clinicalStatus.coding.code",
        "min" : 1
      },
      {
        "id" : "AllergyIntolerance.clinicalStatus.coding.display",
        "path" : "AllergyIntolerance.clinicalStatus.coding.display",
        "min" : 1
      },
      {
        "id" : "AllergyIntolerance.code.coding",
        "path" : "AllergyIntolerance.code.coding",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "system"
            }
          ],
          "rules" : "open",
          "ordered" : false
        },
        "min" : 1
      },
      {
        "id" : "AllergyIntolerance.code.coding:comment",
        "path" : "AllergyIntolerance.code.coding",
        "sliceName" : "comment",
        "min" : 1,
        "max" : "1"
      },
      {
        "id" : "AllergyIntolerance.code.coding:comment.system",
        "path" : "AllergyIntolerance.code.coding.system",
        "patternUri" : "http://fhir.dgmc.health.gov.il/identifier/allergy-int-code-comment"
      },
      {
        "id" : "AllergyIntolerance.code.coding:comment.code",
        "path" : "AllergyIntolerance.code.coding.code",
        "fixedCode" : "main-comment"
      },
      {
        "id" : "AllergyIntolerance.code.coding:comment.display",
        "path" : "AllergyIntolerance.code.coding.display",
        "min" : 1,
        "fixedString" : "Main comment"
      },
      {
        "id" : "AllergyIntolerance.patient.reference",
        "path" : "AllergyIntolerance.patient.reference",
        "min" : 1
      },
      {
        "id" : "AllergyIntolerance.encounter",
        "path" : "AllergyIntolerance.encounter",
        "min" : 1
      },
      {
        "id" : "AllergyIntolerance.encounter.reference",
        "path" : "AllergyIntolerance.encounter.reference",
        "min" : 1
      },
      {
        "id" : "AllergyIntolerance.recordedDate",
        "path" : "AllergyIntolerance.recordedDate",
        "min" : 1
      },
      {
        "id" : "AllergyIntolerance.recorder",
        "path" : "AllergyIntolerance.recorder",
        "min" : 1
      },
      {
        "id" : "AllergyIntolerance.recorder.reference",
        "path" : "AllergyIntolerance.recorder.reference",
        "min" : 1
      },
      {
        "id" : "AllergyIntolerance.note",
        "path" : "AllergyIntolerance.note",
        "min" : 1,
        "max" : "1"
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.